Welcome![Sign In][Sign Up]
Location:
Search - matlab .wav

Search list

[Speech/Voice recognition/combinePortRgn

Description: 语音端点识别,MABLIB编写,选择.wav类型的文件即可读出语音,并且画出端点位置。-Speech Endpoint Identification, MABLIB prepared to choose. Wav files can be read out voice, and draw the location of the endpoint.
Platform: | Size: 1024 | Author: 李俊威 | Hits:

[matlabsample-rate-conversion

Description: 有关多采样率转换问题,本文介绍了多采样率转换的MATLAB实现以及基础理论。-Multi-sample-rate conversion on the issue, this paper introduce a number of sample-rate conversion of MATLAB as well as realize the basis of the theory.
Platform: | Size: 21504 | Author: 上官婉儿 | Hits:

[Audio programwatermarking

Description: 一个比较简单的基于量化的音频水印,可拓展用于本科生毕业设计等。通过对音频(wav)进行3级小波变换,在低频分量内进行嵌入.包括有嵌入scale和提取scale_tiqu两个部分,以及两个评价函数
Platform: | Size: 843776 | Author: 漫步 | Hits:

[Graph programmmread

Description: 一个可以当作MATLAB工具的外接工具集合! 此代码可以使得MATLAB中直接读取MP3文件~-MATLAB can be used as a tool for external tool collection! This code can be made directly in MATLAB to read MP3 files ~
Platform: | Size: 117760 | Author: 辛冬 | Hits:

[Speech/Voice recognition/combinepcm_ber

Description: PCM wav files are subjected to variable bit errors simulating serial transmission through a noisy channel.
Platform: | Size: 409600 | Author: 栗子 | Hits:

[Waveletwave

Description: matlab 小波分析源代码 仿真的程序-matlab source code for simulation of wavelet analysis procedure
Platform: | Size: 6144 | Author: fsdafas | Hits:

[Speech/Voice recognition/combineAudioFrequencyfigure

Description: 输入一个wav格式的语音文件,运行该程序可以自动生成该文件的语谱图。-Enter a wav format audio files, run the program can automatically generate spectra of the document language.
Platform: | Size: 1024 | Author: wanggang | Hits:

[matlabLSB_Audio

Description: matlab编写的一个音频加密的程序,格式要求wav的形式,有运行结果。-matlab prepared an audio encryption procedures, the form of wav format requirements, and the results.
Platform: | Size: 549888 | Author: wuwenquan | Hits:

[Communication-Mobileofdmmatlab

Description: 一个有关OFDM的完整程序,包括把一个音频文件用OFDM调制后,加扰后发送,再接受的全部MATLAB源程序和详细注释。-A complete OFDM procedures, including an audio file after using OFDM modulation, scrambling after the send, and then accept all the MATLAB source code and detailed notes.
Platform: | Size: 435200 | Author: huihui | Hits:

[Voice CompressG729

Description: 这是一段G.729A的编码和解码仿真程序,由C和matlab混合实现,还带有输入语音矢量,可以测试-This is a G.729A encoding and decoding simulation program by C and matlab mixed realize, but also with input voice vector, to test
Platform: | Size: 285696 | Author: 老周 | Hits:

[Speech/Voice recognition/combinepujian

Description: 加入短时能零积端点检测技术的幅值谱减法,噪声谱的估计根据端点检测的结果进行加权平均,时时更新,更好的去除噪音,并将去噪后的结果写成wav文件-Adding short-term endpoint detection can be zero plot of the amplitude of spectral subtraction techniques, the estimated noise spectrum endpoint detection in accordance with the results of the weighted average, up-to-date, better to remove noise, and after the results of denoising wav file
Platform: | Size: 1024 | Author: 高金枝 | Hits:

[Audio programenergyZero

Description: matlab环境下,实现将wav格式的音频文件进行分帧,求能量,过零率-matlab environment, to achieve wav format audio files framing, and energy, zero-crossing rate
Platform: | Size: 1024 | Author: zhaodong | Hits:

[matlabdtw321

Description: dtw 算法的matlab实现 源代码不加修改久可以执行-DTW algorithm matlab source code to achieve a long time without modification can be implemented
Platform: | Size: 524288 | Author: xufang | Hits:

[Speech/Voice recognition/combineVQ

Description: 在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该说话人识别系统,对不同的人的1s~7s的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用说明: 1 训练 打开Matlab 使Current Directory为VQ所在的文件夹(比如:E:\vq) 在Command windows中输入 train( 1s\ ,7) 这是将1s中的wav文件进行特征提取并产生VQ码本, 在workspace中有个ans的文件保存为.m文件,比如7.m,保存在1s文件夹下。(1s表示语音长1秒) 2 识别 在Command windows中输入 test( 4s/ ,7,ans) 其中的ans 就是步骤1产生的码本。(必须保证7.m在workspace中打开)此时就会显示结果。 Speaker 1 matches with speaker 2 Speaker 2 matches with speaker 3 Speaker 3 matches with speaker 4 Speaker 4 matches with speaker 6 Speaker 5 matches with speaker 2 Speaker 6 matches with speaker 7 Speaker 7 matches with speaker 7 1s、4s分别是7个不同的人说话的录音,只是打乱了次序。-err
Platform: | Size: 466944 | Author: 晶晶 | Hits:

[Speech/Voice recognition/combinespeechbymatlab

Description: 请认真阅读采用MATLAB分析WAV文件。 步骤一:选择一个WAV文件作为分析的对象 。(ding.wav) 步骤三:进行 FFT变换并画频域图形 。 步骤四:进行该声波主要频谱的分析。 步骤五:根据该声音的频谱,反演时域图形 。(有失真) 步骤六:进行付立叶逆变换IFFT并画频域图形 。-Please carefully read the WAV files using MATLAB analysis. Step One: Select a WAV file as the target of analysis. (Ding.wav) Step Three: Transform and painting to FFT frequency domain graphics. Step four: the main frequency spectrum of the acoustic analysis. Step 5: According to the sound spectrum, inversion of time-domain graphics. (With distortion) Step six: to carry out inverse Fourier transform frequency domain IFFT and painted graphics.
Platform: | Size: 64512 | Author: 李南 | Hits:

[Speech/Voice recognition/combine115157693pitch

Description: [pitch.rar] - matlab程序,功能是在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率。-[pitch.rar]- matlab procedures, functions in the voice pitch frequency extraction procedure. Input. Wav format audio files, the output of the frame pitch.
Platform: | Size: 3072 | Author: | Hits:

[Audio programSSC-matlab

Description: 实现正弦编解码(Sinusoidal coding)的matlab程序 sinusoidal_analysis.m文件定义了函数[A, F, P, fs] = sinusoidal_analysis(filename, framelen, frameshiftlen),将*.wav音频文件提取出A, F, P这3个参数矩阵。 sinusoidal_synthesis.m文件定义了函数syspeech = sinusoidal_synthesis(A, F, P, fs, framelen, frameshiftlen, orispeech, filename),通过A, F, P这3个参数矩阵合成*.wav音频文件-Achieve sinusoidal codec (Sinusoidal coding) the matlab procedure sinusoidal_analysis.m document defines a function [A, F, P, fs] = sinusoidal_analysis (filename, framelen, frameshiftlen), will be*. wav audio file to extract A, F, P This three parameter matrix. sinusoidal_synthesis.m document defines a function syspeech = sinusoidal_synthesis (A, F, P, fs, framelen, frameshiftlen, orispeech, filename), through A, F, P This 3 parameter matrix synthesis*. wav audio files
Platform: | Size: 4096 | Author: 凝空子 | Hits:

[OtherRLS_filter

Description: RLS算法,编写了MATLAB程序实现自适应干扰对消。给出信号实例,用于验证所编写程序的性能。所给信号为:①噪声与语音的混合信号——signalnosie.wav;②噪声信号——noise.wav。两信号均为立体声,PCM压缩,采样速率为48000Hz,采样精度16bits。-RLS algorithm, the preparation of a MATLAB program to achieve adaptive interference cancellation. Given signal instance, prepared by the procedures used to validate performance. The given signal as follows: ① noise with the voice of mixed-signal- signalnosie. Wav ② noise signal- noise. Wav. Two signals are stereo, PCM compression, sampling rate of 48000Hz, the sampling precision of 16bits.
Platform: | Size: 948224 | Author: 丁小天 | Hits:

[matlabding

Description: 选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。 (2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。 (3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合成信号的时域图形,听一下声音。 (4)对原音频信号进行1024点的分段付立业分析meshgrid (5)根据主要频线合成音频,并画出时域图形,试听合成效果。 (6)采用线性插值(linspace)和傅立业反变换(fliplr, ifft)分别合成音频,并画出时域图形,试听效果。 -err
Platform: | Size: 1024 | Author: 何亮 | Hits:

[Speech/Voice recognition/combinerecord

Description: record wav in matlab
Platform: | Size: 3072 | Author: ii-art | Hits:
« 1 2 3 45 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net